Value

Property

Namespace: Diffstore.Entities

Declared in: Diffstore.Entities.Entity<TKey, TValue>


The entity's value.

Syntax

public TValue Value { public get; public set; }

Returns


Back to index